<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<model userDefinedModelVersionIdentifier="" type="com.apple.IDECoreDataModeler.DataModel" documentVersion="1.0" lastSavedToolsVersion="8193.2" systemVersion="15A279b" minimumToolsVersion="Automatic">
    <entity name="Photo" representedClassName=".Photo" syncable="YES">
        <attribute name="ckRecordID" optional="YES" attributeType="String" syncable="YES"/>
        <attribute name="dateTaken" optional="YES" attributeType="Date" syncable="YES"/>
        <attribute name="fileName" optional="YES" attributeType="String" syncable="YES"/>
        <attribute name="photoCaption" optional="YES" attributeType="String" syncable="YES"/>
        <attribute name="photoDescription" optional="YES" attributeType="String" syncable="YES"/>
    </entity>
    <elements>
        <element name="Photo" positionX="-63" positionY="-18" width="128" height="120"/>
    </elements>
</model>